home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 16 / PC Actual CD 16.iso / autocad / R14101.DXR / 00228_wait 7 sec.ls < prev    next >
Encoding:
Text File  |  1997-04-24  |  70 b   |  6 lines

  1. on exitFrame
  2.   if the timer < 420 then
  3.     go(the frame)
  4.   end if
  5. end
  6.